Skip to content

Enable show relevant organisations feature flag - #2229

Merged
stephencdaly merged 1 commit into
mainfrom
enable-show-relevant-orgs
Aug 6, 2026
Merged

Enable show relevant organisations feature flag#2229
stephencdaly merged 1 commit into
mainfrom
enable-show-relevant-orgs

Conversation

@stephencdaly

Copy link
Copy Markdown
Contributor

What problem does this pull request solve?

Trello card: https://trello.com/c/WyssAYJN

Enable the feature flag that limits the organisations that new users can select based on their email address in production.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

Reminders

If you've made changes to the deployer role (files in modules/deployer-access):

  • Remember to run make <environment> forms/account apply on the relevant environments (dev, staging and/or prod)
  • Check the #govuk-forms-deployment-notifications Slack channel to ensure the apply-forms-terraform-<environment> pipelines have run successfully

Enable the feature flag that limits the organisations that new users
can select based on their email address in production.
Copilot AI lite review requested due to automatic review settings August 4, 2026 13:28
@stephencdaly
stephencdaly marked this pull request as draft August 4, 2026 13:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables the show_relevant_organisations feature flag in the production Terraform variables so that new users only see organisations relevant to their email domain when selecting an organisation.

Changes:

  • Set forms_admin_settings.show_relevant_organisations = true in production tfvars.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stephencdaly
stephencdaly marked this pull request as ready for review August 6, 2026 09:28
@stephencdaly
stephencdaly added this pull request to the merge queue Aug 6, 2026
Merged via the queue into main with commit 2428826 Aug 6, 2026
19 checks passed
@stephencdaly
stephencdaly deleted the enable-show-relevant-orgs branch August 6, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants